From 418a51b6a5287a1ca5d1ba56633c1bfb5cdca8a4 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 17 Jan 2001 20:11:33 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 40404210f87..52319b2c352 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2001-01-17 Gerd Moellmann + * xdisp.c (forward_to_next_line_start): Avoid calling + get_next_display_element when the newline is already found. This + may change the iterator's position, when its current position is + equal to the iterator's stop_charpos. + * dispnew.c (direct_output_for_insert): If char_ins_del_ok is zero, use this method only at the end of a line. -- 2.30.2